www.gusucode.com > 集团企业网站模板 html5生态企业类网站源码源码程序 > 集团企业网站模板 html5生态企业类网站源码源码程序/www1/style/css/style.css

    /* www.adminbuy.cn 做最好的织梦模板 */
* {
	margin:0px;
	padding:0px;
	font-family:'微软雅黑';
}
#box {
	z-index: 10;
	width:150px;
	font-family: "微软雅黑";
	background:#fff;
	position:fixed;
	top:200px;
	right:-150px;
	border-radius:5px 0 0 5px;
	box-shadow:2px 0 5px #333;
}
.title {
	font-size: 14px;
	font-family: "微软雅黑";
	width:25px;
	height:100px;
	position: absolute;
	left:-25px;
	background:red;
	top:80px;
	color:white;
	line-height:25px;
	text-align: center;
	vertical-align: middle;
	border-radius:5px 0 0 5px;
	cursor: pointer;
}
.info {
	font-family: "微软雅黑";
	height: 30px;
	line-height: 30px;
	color:#000;
	display:block;
	margin:10px;
	text-shadow:0 0 5px #333;
	-webkit-text-shadow:0 0 5px #333;
	font-size:16px;
	border-bottom:1px dashed #333;
	text-align:center;
}
.qq {
	margin:10px;
	list-style:none;
	font-family: "微软雅黑";
}
.txt {
	font-family: "微软雅黑";
	width:auto;
	height:25px;
	display: block;
	font-size: 12px;
	float:left;
	line-height:25px;
}
.csimg {
	font-family: "微软雅黑";
	width:200px;
	height:124px;
	position: absolute;
	left:0px;
	top:-124px;
}
.active {
	background:#ff6600;
}
.flink {
	clear:both;
	background:url(../images/bg_flink.jpg) no-repeat 0 0 #00aeef;
	margin:12px auto 8px;
	border:1px solid #009ad6;
	height:30px;
	width:1002px;
	font-size:12px;
}
.link {
	color:#161616;
	padding:0 0 0 151px;
	line-height:30px;
}
.link a {
	color:#fff;
	margin:0 6px;
}
.link span {
	font-weight:bold;
	font-size:14px;
}